@charset "UTF-8";
*{margin:0;padding:0;list-style-type:none;}
body{font-size:14px;font-family:"5FAE8F6F96C59ED1", "思源黑体 CN", "Hiragino Sans GB", tahoma, arial, "5B8B4F53" !important;color:#666;}
a{text-decoration:none;color:#666;outline:none;blr:expression(this.onFocus=this.blur());}
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;height:0;}
.clearfix{height:100%;}
.common{width:1200px;margin:0 auto;max-width:1920px;min-width:1200px;}
p{line-height:24px;}
img{border:none;}
*:focus{outline:none;}
.fl{float:left;}
.fr{float:right;}
@font-face {font-family: '方正正纤黑简体';
    src: url('fonts/方正正纤黑简体.ttf') format('truetype');
}
b{color:#333;}
.h1,.h2,.h3,.ft22,.ft20,.ft16{display:block;color:#333;}
.wt,.wt a{color:#fff;}
.h1{font-size:32px;font-weight:normal;line-height:45px;padding:35px 0 45px;text-align:center;}
.h2{font-size:24px;line-height:30px;margin-bottom:15px;}
.h3{font-size:18px;line-height:25px;}
.ft22{font-size:22px;line-height:30px;}
.ft20{font-size:20px;line-height:25px;}
.ft16{font-size:16px;line-height:25px;}
em,i{font-style:normal;}
i{display:inline-block;vertical-align:middle;margin-top:-4px;width:7px;height:16px;border-left:solid 3px #0eb1ef;}
.rotate90{
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); 	/* IE 9 */
	-moz-transform:rotate(90deg); 	/* Firefox */
	-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
	-o-transform:rotate(90deg); 	/* Opera */
}
.rotate-90{
	transform:rotate(-90deg);
	-ms-transform:rotate(-90deg); 	/* IE 9 */
	-moz-transform:rotate(-90deg); 	/* Firefox */
	-webkit-transform:rotate(-90deg); /* Safari 和 Chrome */
	-o-transform:rotate(-90deg); 	/* Opera */
}
.rotate180{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg); 	/* Opera */
}
.v_align{position:absolute;top:50%;-webkit-transform:translate(0%,-50%); /*Safari,Chrome*/-moz-transform:translate(0%,-50%); /*IE9+*/transform:translate(0%,-50%);}
.all_align{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%); /*Safari,Chrome*/-moz-transform:translate(-50%,-50%); /*IE9+*/transform:translate(-50%,-50%);}

/************************************************************************************************************/
/************************************************************************************************************/
/*** 顶部代码 ***/
.header{}
.logo{font-size:0;padding:12px 0 11px;}
.tel{padding-left:27px;margin-top:25px;background:url('ico/hd-tel.png') left center no-repeat;background-size:16px auto !important;font-size:20px;color:#15b3ef;font-style:italic;margin-left:40px;line-height:30px;}
.tel a{display:none;}

.nav li{float:left;text-align:center;font-size:15px;margin-left:25px;position:relative;padding:25px 0;}
.nav li a{display:block;width:85px;line-height:30px;color:#333;height:30px;overflow:hidden;}
.nav li span{display:inline-block;width:13px;height:30px;vertical-align:middle;background:url('ico/hd-d.png') right center no-repeat;}
.nav li.lid14 a{background:url('ico/hd-nv.jpg') center repeat-y;color:#fff !important;}
.nav li:hover a{color:#02aeee;}
.nav li:hover a span{background:url('ico/hd-t.png') right center no-repeat;}
.nav li ul{display:none;position:absolute;background:#02aeee;color:#fff;z-index:9999;top:80px;padding:10px 0;}
.nav li ul li{margin:0;padding:0;font-size:12px;}
.nav li ul li a{color:#fff;}
.nav li:hover ul{display:block;}
.nav li:hover ul li a{color:#fff;}

.nav_trigger{width:28px;height:30px;position:absolute;right:3%;top:18px;z-index:200;cursor:pointer;display:none;}
.nav_icon{display:inline-block;position:relative;width:28px;border-radius:3px;height:3px;background:#0cb0ef;-webkit-transition-property:background-color, -webkit-transform; ransition-property: background-color, -webkit-transform; transition-property: background-color, transform; transition-property: background-color, transform, -webkit-transform; -webkit-transition-duration: .3s;  transition-duration: .3s;}
.nav_icon:before,
.nav_icon:after{content: '';display:block;width:28px;border-radius:3px;height:3px;position:absolute;background:#0cb0ef;-webkit-transition-property: margin, -webkit-transform; transition-property: margin, -webkit-transform; transition-property: margin, transform; transition-property: margin, transform, -webkit-transform; -webkit-transition-duration: .3s; transition-duration: .3s;}
.nav_icon:before{margin-top:-10px; }
.nav_icon:after{margin-top:10px;}
.nav-active .nav_icon{background: rgba(0, 0, 0, 0);}
.nav-active .nav_icon:before{margin-top: 0; -webkit-transform: rotate(45deg); transform: rotate(45deg); background:#0cb0ef;}
.nav-active .nav_icon:after{margin-top: 0; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); background:#0cb0ef;}

/************************************************************************************************************/
/************************************************************************************************************/
/*** 底部代码 ***/
.footer{background:#000 url('ft-bg.png') center top no-repeat;position:relative;min-width:1200px;padding:40px 0;color:#cac4c4;font-size:12px;}
.footer .ft_bg{position:absolute;top:-30px;left:0;width:100%;height:30px;background:url('ft-bg.png') center top no-repeat;}
.footer dt span,
.footer dt img{display:inline-block;vertical-align:middle;width:92px;height:auto;}
.footer dt span{margin-right:20px;}
.footer dd{width:60%;}
.footer a{color:#cac4c4;}
.link{padding-bottom:16px;border-bottom:solid 2px #3e3b3b;margin-bottom:16px;}
.link,.link a{font-size:14px;color:#fff;line-height:24px;}
.link a{display:inline-block;vertical-align:middle;margin:0 5px;}

/************************************************************************************************************/
/************************************************************************************************************/
/*** 顶部banner代码 ***/
.hdp{width:100%;height:480px;position:relative;min-width:1200px;}
.hdp .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.hdp .bd ul{width:100% !important;}
.hdp .bd li{width:100% !important;height:480px;overflow:hidden;text-align:center;}
.hdp .hd{width:100%;position:absolute;z-index:1;bottom:20px;left:0;height:30px;line-height:30px;}
.hdp .hd ul{text-align:center;}
.hdp .hd ul li{cursor:pointer;display:inline-block;*display:inline;*zoom:1;margin:0 2px;width:13px;height:13px;overflow:hidden;background:url('icon.png') -17px 0 no-repeat;font-size:0;line-height:0;}
.hdp .hd ul .on{background-position:0 0;}
.hdp .prev,
.hdp .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-35px;left:10%;z-index:1;width:35px;padding:27px 0;background:rgba(255,255,255,0.3);background-color: #fff\3;filter:alpha(opacity=30);cursor:pointer;text-align:center;}
.hdp .next{left:auto;right:10%;}
.hdp .prev img,
.hdp .next img{width:auto;height:16px;}

/************************************************************************************************************/
/*** 幻灯片代码 ***/
.fullslide{position:relative;width:100%;display:none;margin-top:60px;}
.fullslide .bd{position:relative;z-index:0;overflow:hidden;}
.fullslide .bd li{float:left;width:100%;}
.fullslide .bd li img{display:block;width:100%;height:auto;margin:0 auto;}
.fullslide .hd{position:absolute;left:0;width:100%;height:25px;text-align:center;bottom:0px;z-index:99;}
.fullslide .hd li{cursor:pointer;display:inline-block;*display:inline;*zoom:1;margin:0 2px;width:13px;height:13px;overflow:hidden;background:url('icon.png') -17px 0 no-repeat;font-size:0;line-height:0;}
.fullslide .hd li.on{background-position:0 0;}

/************************************************************************************************************/
/************************************************************************************************************/
/*** 首页代码 ***/
.icontainer{padding-bottom:60px;}
.icontainer b{font-size:18px;}
.i_title{text-align:center;text-transform:uppercase;padding:55px 0 50px;}
.i_title dt{font-size:40px;font-weight:bold;color:#333;line-height:50px;}
.i_title dt span{display:inline-block;vertical-align:middle;margin-right:20px;width:54px;height:12px;background:url('icon.png') 0 -35px no-repeat;}
.i_title dt span.i_span{margin:0 0 0 20px;}
.i_title dd.i_en{margin-top:10px;font-size:20px;line-height:25px;font-family: '方正正纤黑简体';color:rgba(51,51,51,.20);color:#333\2;letter-spacing:1px;}
.i_title dd.i_line{width:30px;height:14px;border-bottom:solid 1px #847f7f;margin:0 auto;}
.i_title.wt dt{color:#fff;}
.i_title.wt dt span{background-position:0 -13px;}
.i_title.wt dd.i_en{color:rgba(255,255,255,.20);color:#fff\2;}
.i_title.wt dd.i_line{border-color:#fff;}

/************************************************************************************************************/
/*** 首页-需求提交代码 ***/
.row1{-webkit-box-shadow:0 0px 10px rgba(0, 0, 0, .10);-moz-box-shadow:0 0px 10px rgba(0, 0, 0, .10);box-shadow:0 0px 10px rgba(0, 0, 0, .10);position:relative;z-index:1;}
.row1 .col1{background:#02aeee;color:#fff;width:425px;}
.row1 .col1 h2{text-shadow:1px 2px 1px #017aa7;font-size:20px;padding-left:40px;background:url('ico/i-all.png') left center no-repeat;background-size:30px auto;margin-bottom:30px;}
.row1 .col1 b{font-size:14px;color:#fff;}
.row1 .col1 ul{padding:30px 40px 20px;}
.row1 .col1 ul li{margin-bottom:10px;}
.row1 .col1 ul li b{display:inline-block;vertical-align:top;width:65px;line-height:35px;}
.row1 .col1 ul li input,
.row1 .col1 ul li select{vertical-align:top;height:33px;line-height:33px;border:1px solid rgba(198,198,198,.5);border:1px solid #c6c6c6\5;border-radius:3px;background:#fff;color:#999;}
.row1 .col1 ul li input{width:263px;padding:0 5px;}
.row1 .col1 ul li select{width:275px;height:35px;line-height:35px;}
.row1 .col1 ul li #num{width:97px;margin-right:10px;}
.row1 .col1 ul li #duration{width:97px;}
.row1 .col1 .xmxq span{display:inline-block;vertical-align:top;width:275px;}
.row1 .col1 .xmxq input{display: none;}
.row1 .col1 .xmxq label{position:relative;margin-right:14px;font-size:14px;cursor:pointer;height:35px;line-height:35px;display:inline-block;vertical-align:top;}
.row1 .col1 .xmxq label::before{display:inline-block;content:"";width:16px;height:16px;border-radius:50%;border:1px solid rgba(198,198,198,.5);border:1px solid #c6c6c6\5;margin-right:5px;vertical-align:middle;background:#f3f3f3;}
.row1 .col1 .xmxq input:checked+label::before{width:12px;height:12px;border:3px solid rgba(255,255,255);border:3px solid #fff;background:none;}
.row1 .col1 .key{width:200px;margin-right:10px;}
.row1 .col1 .yanz{vertical-align:top;display:inline-block;margin-top:8px;}
.row1 .col1 .tij{margin:10px 0;width:100%;border:none;background:#f03333;height:45px;line-height:45px;color:#fff;font-size:16px;border-radius:5px;cursor:pointer;}
.row1 .col1 .yy{font-size:12px;text-align:center;}
.row1 .col1 .yy span{display:inline-block;width:14px;height:14px;background:url('icon.png') 0 -51px no-repeat;vertical-align:middle;margin-right:6px;}

/*** 首页-最新动态代码 ***/
.row1 .col2{width:695px;padding-top:30px;margin-right:30px;}
.row1 .col2 dl.i2t{}
.row1 .col2 dl.i2t dt{font-size:20px;font-weight:bold;color:#000033;height:35px;overflow:hidden;line-height:35px;}
.row1 .col2 dl.i2t dt img{width:30px;height:auto;display:inline-block;vertical-align:middle;margin-right:15px;}
.row1 .col2 dl.i2t dd a{display:block;width:98px;height:28px;line-height:28px;text-align:center;font-size:12px;color:#ccc;border:solid 1px #e2e2e2;border-radius:15px;margin-top:3px;}
.row1 .col2 .headline{padding:30px 0 39px;position:relative;z-index:1;margin-bottom:-1px;border-bottom:solid 1px #ececec;}
.row1 .col2 .headline a{display:block;height:160px;overflow:hidden;}
.row1 .col2 .headline a.img{width:280px;}
.row1 .col2 .headline a.box{width:380px;}
.row1 .col2 .headline a.box div{font-size:18px;color:#000033;height:25px;line-height:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.row1 .col2 .headline span{display:block;color:#999;font-size:12px;margin-top:14px;height:20px;line-height:20px;}
.row1 .col2 .headline p{height:48px;overflow:hidden;margin-top:20px;}
.row1 .col2 .headline .more{font-size:14px;text-decoration:underline;}
.row1 .col2 .headline a:hover b{color:#0cb0ef;}
.row1 .col2 ul li{border-top:dashed 1px #ececec;height:44px;padding-left:25px;background:url('ico/i1.png') left center no-repeat;background-size:15px auto;}
.row1 .col2 ul li a,
.row1 .col2 ul li span{display:block;float:right;color:#999;font-size:12px;height:44px;line-height:44px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.row1 .col2 ul li a{float:left;color:#333;width:70%;font-size:13px;}
.row1 .col2 ul li a:hover{color:#0cb0ef;text-decoration:underline;}
.textbox dd .pic{ padding-top: 20px; }

/************************************************************************************************************/
/*** 首页-服务内容代码 ***/
.row2{background:url('i2-bg.jpg') center top no-repeat;}
.row2 .main{text-align:center;margin-top:-20px;}
.row2 .main a{display:inline-block;vertical-align:top;width:20%;margin:20px 2.3%;}
.row2 .main span{font-size:0;background:url('ico/i2-bg.jpg') center repeat-x;border-radius:50%;display:inline-block;}
.row2 .main img{width:60px;height:auto;padding:38px;}
.row2 .main b{line-height:55px;}
.row2 .main p{line-height:20px;}

/************************************************************************************************************/
/*** 首页-经典案例代码 ***/
.row3{background:url('i3-bg.jpg') center top no-repeat;padding:50px 0 60px;margin-top:25px;}
.row3 .picScrolls{position:relative;}
.row3 .picScrolls .tempWrap{margin:0 auto;}
.row3 .picScrolls li{opacity:0.2;-webkit-box-shadow:2px 0px 10px rgba(0, 0, 0, .25);-moz-box-shadow:2px 0px 10px rgba(0, 0, 0, .25);box-shadow:2px 0px 10px rgba(0, 0, 0, .25);}
.row3 .picScrolls li.show{opacity:1;}
.row3 .prev,
.row3 .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-35px;left:15.3%;z-index:1;width:35px;padding:27px 0;background:rgba(0,0,0,0.6);background-color:#000\6;filter:alpha(opacity=60);cursor:pointer;text-align:center;}
.row3 .next{left:auto;right:15.3%;}
.row3 .prev img,
.row3 .next img{width:auto;height:16px;}
.row3 .picScrolls.common .prev{left:-50px;}
.row3 .picScrolls.common .next{right:-50px;}
.row3 ul li{float:left;width:280px;background:#fff;margin:0 10px;font-size:13px;}
.row3 ul li a{display:block;padding:10px 10px 30px;position:relative;}
.row3 ul li .img{max-width:100%;height:auto;}
.row3 ul li label,
.row3 ul li span{display:block;}
.row3 ul li label{height:45px;overflow:hidden;}
.row3 ul li .h3{height:50px;line-height:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:10px;position:relative;}
.row3 ul li p{margin-bottom:30px;}
.row3 ul li span{line-height:24px;color:#999;}
.row3 ul li em{display:block;position:absolute;right:10px;bottom:35px;font-size:25px;font-weight:bold;color:#fff;height:40px;width:40px;line-height:40px;background:#797979;text-align:center;}
.row3 ul li a:hover b{color:#0eb1ef;}
.row3 ul li a:hover em{background:#0eb1ef;}

/************************************************************************************************************/
/*** 首页-合作伙伴代码 ***/
.row4{}
.row4 ul{}
.row4 li{float:left;width:218px;height:80px;border:solid 1px #eaeaea;text-align:center;margin:0px 10px 20px;position:relative;}
.row4 li img{}

/************************************************************************************************************/
/*** 首页-天禹优势代码 ***/
.row5{background:#0aadec url('i5-bg.png') center bottom no-repeat;padding-bottom:75px;margin-top:60px;}
.row5 ul li{float:left;width:25%;height:540px;background:#fff;overflow:hidden;}
.row5 ul li a{display:block;}
.row5 ul li .img{font-size:0;line-height:0;height:435px;position:relative;z-index:1;transition:all 0.5s ease;}
.row5 ul li .img img{width:auto;height:100%;margin-left:-80%;}
.row5 ul li .txt{padding:25px 25px 0;}
.row5 ul li .txt span{display:block;color:#999;line-height:24px;margin:7px 0 25px;}
.row5 ul li .txt p{height:0px;transition:all 0.5s ease;}
.row5 ul li.on{background:#404649;}
.row5 ul li.on a,
.row5 ul li.on b{color:#fff;}
.row5 ul li.on .img{margin-top:-150px;}
.row5 ul li.on p{height:120px;}
.row5 ul li.odd.on .img{margin-top:auto;margin-bottom:-150px;}

/************************************************************************************************************/
/*** 首页-新闻动态代码 ***/
.row6{}
.row6 .box{display:table;}
.row6 .col1,
.row6 .col2{width:590px;display:table-cell;vertical-align:top;}

.row6 .col1{-webkit-box-shadow:1px 0px 8px rgba(45, 85, 153, .25);-moz-box-shadow:1px 0px 8px rgba(45, 85, 153, .25);box-shadow:1px 0px 8px rgba(45, 85, 153, .25);}
.row6 .col1 a{display:block;padding:30px 35px;}
.row6 .col1 span{display:block;font-size:20px;height:28px;line-height:28px;margin-bottom:15px;overflow:hidden;}
.row6 .col1 p{font-size:13px;color:#999;margin-top:20px;}
.row6 .col1 img{width:100%;height:280px;}
.row6 .col2{padding-left:20px;}
.row6 .col2 li{padding:25px;background:#f4f4f4;margin-bottom:20px;position:relative;transition:all .2s linear;}
.row6 .col2 li a{display:block;height:100px;overflow:hidden;}
.row6 .col2 li .img{width:185px;float:left;}
.row6 .col2 li .img img{width:100%;height:auto;}
.row6 .col2 li .txt{width:330px;float:right;}
.row6 .col2 li .txt span{display:block;color:#3c3c3e;line-height:24px;font-size:16px;height:48px;overflow:hidden;}
.row6 .col2 li .txt p{font-size:13px;line-height:22px;height:44px;overflow:hidden;margin-top:10px;}
.row6 .col2 li:hover{top:-1px; box-shadow:#ccc 0px 2px 8px; transition:box-shadow .2s linear; transition:top .2s linear;}
.row6 .more{text-align:center;margin-top:40px;position:relative;}
.row6 .more a{display:inline-block;width:150px;height:40px;line-height:40px;color:#fff;font-weight:bold;background:#1880ff;border-radius:20px;}
.row6 .more a.more2{position:absolute;bottom:-4px;left:50%;z-index:-1;margin-left:-71px;background:#ebf2f9;}

/************************************************************************************************************/
/************************************************************************************************************/
/*** 内页代码 ***/
.container{padding-bottom:75px;}
.banner{height:280px;min-width:1200px;background-size:auto 100% !important;}
.banner .common{position:relative;height:100%;}
.banner dl{color:#fff;text-transform:uppercase;}
.banner dl dt{font-size:40px;font-weight:bold;text-shadow:1px 2px 1px #969ba3;line-height:55px;margin-bottom:10px;}
.banner dl dd{color:rgba(255,255,255,.62);color:#fff\62;}

.submenu{border:solid #ebebeb;border-width:1px 0;}
.crumbs{font-size:12px;color:#999;line-height:50px;}
.crumbs a{color:#999;}
.subnav{border-left:solid 1px #ebebeb;}
.subnav a{display:block;float:left;width:164px;height:50px;line-height:50px;text-align:center;border-right:solid 1px #ebebeb;}
.subnav a:hover{background:#12b3ef;color:#fff;}

.smalltext{margin:0 65px;text-align:center;}
.smalltext p{line-height:28px;}

.page{text-align:center;}
.page a,
.page b{display:inline-block;vertical-align:top;height:30px;line-height:30px;border:solid 1px #dedede;margin:40px 7px 0;padding:0 13px;}
.page b{border-color:#3c81d2;background:#3c81d2;color:#fff;}

.pic{text-align:center;text-indent:0 !important;}
.pic img{max-width:100%;height:auto;}

/************************************************************************************************************/
/************************************************************************************************************/
/*** 团队介绍代码 ***/
.team{}
.team .smalltext{width:82.5%;text-align:center;margin:0 auto;}
.team .tm_tit{border-bottom:solid 1px #e5e5e5;padding-bottom:24px;margin-bottom:35px;}
.team .tm_tit b,
.team .tm_tit span{display:inline-block;vertical-align:bottom;}
.team .tm_tit b{font-size:22px;}
.team .tm_tit span{text-transform:uppercase;color:#999;margin-left:10px;}
.team ul{margin-top:60px;}
.team ul li{float:left;width:224px;margin:8px 20px 7px 0;text-align:center;}
.team ul li a{display:block;border:solid 1px #eaeaea;padding-bottom:15px;}
.team ul li img{width:100%;height:auto;}
.team ul li b{font-size:18px;color:#333;display:block;line-height:30px;margin:15px 0 5px;}
.team ul li:hover{-webkit-box-shadow:1px 10px 18px rgba(14, 5, 10, .22);-moz-box-shadow:1px 10px 18px rgba(14, 5, 10, .22);box-shadow:1px 10px 18px rgba(14, 5, 10, .22);}

/************************************************************************************************************/
/************************************************************************************************************/
/*** 董事长致辞代码 ***/
.speech{}
.speech .txt{background:#f5f5f5;padding:35px 0 75px;margin-top:50px;}
.speech dl{width:940px;margin:0 auto;}
.speech dl dt{text-align:right;}
.speech dl dt span{display:block;font-size:16px;margin-top:10px;}
.speech dl dd p{font-size:16px;line-height:28px;margin-top:28px;}
.speech img{float:right;margin:0 0 25px 45px;margin-top:-90px;border:solid 5px #f8f8f8;}

/************************************************************************************************************/
/************************************************************************************************************/
/*** 人才招聘代码 ***/
.talent{}
.talent .list li{margin-bottom:30px;}
.talent .list li .item-nav{border:solid 1px #e7e7e7;background:#fdfdfd;padding:30px 35px;cursor:pointer;position:relative;}
.talent .list li .item-nav b{color:#666;margin-bottom:15px;}
.talent .list li .item-nav span{display:inline-block;vertical-align:top;margin-right:45px;}
.talent .list li .item-nav em{display:block;position:absolute;right:35px;top:50%;width:14px;height:14px;padding:16px;border-radius:50%;margin-top:-23px;background:#757575 url('ico/ibn-r.png') center no-repeat;background-size:14px auto;}
.talent .list li.on .item-nav em{background-color:#12b3ef;
	transform:rotate(-90deg);
	-ms-transform:rotate(-90deg); 	/* IE 9 */
	-moz-transform:rotate(-90deg); 	/* Firefox */
	-webkit-transform:rotate(-90deg); /* Safari 和 Chrome */
	-o-transform:rotate(-90deg); 	/* Opera */
}
.talent .list li .item{display:none;margin:0 20px;background:#e6edff;padding:0 50px 30px;}
.talent .list li .item strong{font-size:16px;color:#333;padding:25px 0 5px;display:block;}

.talent .online{border:solid 1px #d7d7d7;}
.talent .online li{float:left;line-height:58px;position:relative;padding:0 50px;color:#333;border-right:solid 1px #ececec;}
.talent .online li i{width:35px;border-left:none;border-right:solid 2px #12b3ef;position:absolute;left:0;top:50%;margin-top:-7px;}
.talent .online li span{color:#22b8f0;}

/************************************************************************************************************/
/************************************************************************************************************/
/*** 联系我们代码 ***/
.contact{}
.contact .us{padding-bottom:60px;}
.contact .us li{float:left;width:399px;text-align:center;border-right:solid 1px #dfdfdf;padding:15px 0;}
.contact .us li img,
.contact .us li span{display:inline-block;vertical-align:middle;}
.contact .us li img{width:34px;height:auto;padding:17px;border-radius:50%;margin-right:17px;}
.contact .us li span{text-align:left;color:#999;}
.contact .us li b{margin-top:5px;display:block;}
.contact .us li.us1 img{background:#ffb71d;}
.contact .us li.us2 img{background:#0ba7a9;}
.contact .us li.us3 img{background:#e02b5e;}
.contact .us li.us3{border:none;}
.contact .map{width:100%;height:495px;border:solid 1px #ccc;}

/************************************************************************************************************/
/************************************************************************************************************/
/*** 会议代码 ***/
.sildemenu{}
.sildemenu .crumbs{text-align:right;}
.sildenav{margin-top:35px;}
.sildenav li{float:left;width:200px;font-weight:bold;font-size:18px;text-align:center;}
.sildenav li a{display:block;margin-right:1px;background:#737373;line-height:30px;color:#fff;padding:25px 0;}
.sildenav li img,
.sildenav li span{display:inline-block;vertical-align:top;margin-top:2px;}
.sildenav li img{width:26px;height:auto;margin-right:10px;}
.sildenav li span{background:url('ico/ibn-r.png') center no-repeat;background-size:12px auto;width:24px;height:24px;border:solid 1px #fff;margin-left:24px;}
.sildenav li a:hover{background:#0bb0ef;}
.sildenav li a:hover span{
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); 	/* IE 9 */
	-moz-transform:rotate(90deg); 	/* Firefox */
	-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
	-o-transform:rotate(90deg); 	/* Opera */
}

/************************************************************************************************************/
/************************************************************************************************************/
/*** 会议策划代码 ***/
.hy_top{background:#0cb0ef;padding:5px 0 90px;margin-top:70px;}
.planning{}
.plan1 ul{display:table;}
.plan1 ul li{display:table-cell;width:390px;padding-right:15px;border:solid 1px #e4e4e4;position:relative;border-right:0;}
.plan1 ul li:before{content:" ";display:block;position:absolute;width:15px;height:101%;border-left:solid 1px #e4e4e4;right:0;top:-0.5%;z-index:10;background:#fff;}
.plan1 ul li img{width:100%;height:auto;border-bottom:solid 1px #e4e4e4;}
.plan1 ul li.no{padding:0;border:solid 1px #e4e4e4;}
.plan1 ul li.no:before{border:none;width:0;height:0;}
.plan1 ul li p{margin:20px 25px;}

.plan2{background:#0cb0ef url('ch.png') center no-repeat;}
.plan2 .box{border-top:solid 1px #fff;background:url('ico/ch-li1.jpg') center repeat-y;}
.plan2 ul{padding:35px 0;border-bottom:solid 1px #fff;background:url('ico/ch-li2.png') center 40px no-repeat;}
.plan2 ul li{width:50%;color:#fff;}
.plan2 ul li b{color:#fff;}
.plan2 ul li img{margin-left:7%;width:42%;height:auto;}
.plan2 ul li.fl{width:46%;text-align:right;}

/************************************************************************************************************/
/************************************************************************************************************/
/*** 会议接待代码 ***/
.admit1{}
.admit1 dl.box{position:relative;border:solid 1px #e0e0e0;}
.admit1 dl.box dt{float:left;font-size:0;line-height:0;width:600px;}
.admit1 dl.box dt img{width:100%;height:auto;margin:-1px;margin-right:0;}
.admit1 dl.box dd .v_align{text-align:center;width:488px;padding:0 55px;right:0;}
.admit1 dl.box dd .h2{margin:10px 0 20px;}
.admit1 dl.box.odd dt{float:right;}
.admit1 dl.box.odd dt img{margin-left:0;margin-right:-1px;}
.admit1 dl.box.odd dd .v_align{right:auto;left:0;}

.admit2{background:#0cb0ef url('jd.png') center no-repeat;padding-bottom:5px;}
.admit2 ul li{position:relative;float:left;margin-right:97px;margin-bottom:85px;width:333px;border:solid 1px #fff;padding:35px 0;text-align:center;color:#fff;}
.admit2 ul li img{width:60px;height:auto;}
.admit2 ul li b{color:#fff;margin:10px 0 15px;}
.admit2 ul li p{margin:0 25px;height:72px;overflow:hidden;}
.admit2 ul li:after{content:" ";display:block;position:absolute;right:-97px;top:0;width:97px;height:100%;background:url('ico/jd-jt.png') center no-repeat;background-size:35px auto;}
.admit2 ul li:nth-child(3):after{width:100%;right:0;height:86px;top:auto;bottom:-86px;
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); 	/* IE 9 */
	-moz-transform:rotate(90deg); 	/* Firefox */
	-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
	-o-transform:rotate(90deg); 	/* Opera */
}
.admit2 ul li:nth-child(4):after,
.admit2 ul li:nth-child(5):after{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg); 	/* Opera */
}
.admit2 ul li:nth-child(6):after{background:none;}

/************************************************************************************************************/
/************************************************************************************************************/
/*** 增值服务代码 ***/
.added .i_title{padding-bottom:0;}
.added .ser-box{padding:60px 0;}
.ser-box dl{position:relative;}
.ser-box dl dt{float:right;font-size:0;line-height:0;width:375px;margin:0 35px 0 65px;}
.ser-box dl .v_align{width:600px;left:65px;}
.ser-box dl .h2{margin-bottom:25px;}
.ser-box.odd{background:#fbfbfb;}
.ser-box.odd dl dt{float:left;}
.ser-box.odd dl dd .v_align{left:auto;right:65px;}

/************************************************************************************************************/
/************************************************************************************************************/
/*** 会议场馆代码 ***/
.sltit{display:block;text-align:center;font-size:28px;color:#333;padding:55px 0 50px;}
.sltit span{display:inline-block;width:30px;height:19px;border-bottom:solid 1px #ccc;vertical-align:top;margin:0 25px;}
.sltit.wt{color:#fff;}
.sltit.wt span{border-color:#fff;}
.venue2{background:#0cb0ef url('cg.png') center no-repeat;padding-bottom:70px;margin-top:55px;}
.venue2 ul li{float:left;width:48%;font-size:0;position:relative;}
.venue2 ul li .img{width:100%;height:auto;}
.venue2 ul li .txt{font-size:16px;color:#fff;height:65px;text-align:center;position:absolute;overflow:hidden;bottom:0px;width:100%;left:0;background: rgba(7,17,48,0.5);background-color:#071130\5;filter: alpha(opacity=50);transition: all 0.2s;}
.venue2 ul li .txt a{color:#fff;display:block;left:0;width:100%;transition: all 0.2s 0.2s ease-out;height:65px;bottom:0;}
.venue2 ul li .txt em{display:block;height:0;opacity:0;transition: all 0.2s 0.1s ease-out;}
.venue2 ul li .txt img{width:29px;height:auto;}
.venue2 ul li .txt .ft16{color:#fff;line-height:65px;}
.venue2 ul li .txt span{width:105px;height:33px;border:solid 1px #fff;font-size:12px;line-height:33px;border-radius:5px;display:block;margin:0 auto;}

.venue3 .sltit{margin-bottom:-25px;}
.venue3 li{float:left;width:285px;margin-right:20px;overflow:hidden;margin-top:25px;}
.venue3 li img{width:100%;height:auto;}
.venue3 li p{margin:15px 0;height:24px;overflow:hidden;font-size:16px;}
.venue3 li:hover{-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, .15);-moz-box-shadow:0 5px 10px rgba(0, 0, 0, .15);box-shadow:0 5px 10px rgba(0, 0, 0, .15);}
.venue3 li:hover p{color:#0bb0ef;}

/************************************************************************************************************/
/************************************************************************************************************/
/*** 会议用车代码 ***/
.vehicle{}
.vehicle .sltit{margin-bottom:-20px;}
.vehicle .car2{}
.vehicle .car2 li{float:left;width:480px;padding:25px;display:table;margin:20px 35px;-webkit-box-shadow:0 0px 10px rgba(0, 0, 0, .05);-moz-box-shadow:0 0px 10px rgba(0, 0, 0, .05);box-shadow:0 0px 10px rgba(0, 0, 0, .05);}
.vehicle .car2 li a{display:table-cell;vertical-align:middle;}
.vehicle .car2 li .h2{font-weight:normal;margin:0;}
.vehicle .car2 li .img{width:48%;overflow:hidden;}
.vehicle .car2 li .img img{width:100%;height:auto;}
.vehicle .car2 li .txt{width:52%;padding-left:30px;}
.vehicle .car2 li p{margin:10px 0 15px;}
.vehicle .car2 li span{display:inline-block;width:48px;height:22px;text-align:center;line-height:22px;border:solid 1px #ff0000;color:#ff0000;}

/************************************************************************************************************/
/************************************************************************************************************/
/*** 会议服务代码 ***/
.ser-nav{position:fixed;right:0;top:50%;width:100%;z-index:1;}
.ser-nav,.ser-nav ul{height:0;}
.ser-nav ul li{width:30px;background:url('ico/sv-li1.jpg') center repeat-y;}
.ser-nav.inside-nav-fixed{position:fixed;top:50%;right:0;}
.ser-nav a{display:block;height:14px;background:url('ico/sv-li2.png') center no-repeat;margin-top:28px;}
.ser-nav a.inside-nav-active{background:url('ico/sv-li3.png') center no-repeat;}

.service .i_title{padding-bottom:0;margin-bottom:-25px;}
.service .ser-box{padding:75px 0;font-size:16px;z-index:1;}
.service .ser-box dl .v_align{left:90px;}
.service .ser-box.odd dl dd .v_align{right:90px;}
.service .ser-box p{line-height:28px;margin:25px 0 35px;}
.service .ser-box span{display:inline-block;color:#fff;width:187px;height:46px;text-align:center;line-height:42px;text-indent:-1em;background:url('ico/sv-bg1.png') center no-repeat;}
.service .ser-box a{display:block;}
.service .ser-box:hover span{background:url('ico/sv-bg2.png') center no-repeat;}
.service .ser-box:hover .h2{color:#0bb0ef;}

/************************************************************************************************************/
/************************************************************************************************************/
/*** 案例回顾代码 ***/
.pt15-35{padding:15px 0 35px;}
.case ul li{float:left;width:285px;margin-right:20px;margin-top:25px;-webkit-box-shadow:0 2px 10px rgba(0, 0, 0, .10);-moz-box-shadow:0 2px 10px rgba(0, 0, 0, .10);box-shadow:0 2px 10px rgba(0, 0, 0, .10);}
.case ul li a{display:block;padding:10px;}
.case ul li img{width:100%;height:auto;}
.case ul li .h3{margin:15px 0;height:25px;overflow:hidden;}
.case ul li .h3 i{margin-left:5px;}
.case ul li p{font-size:13px;height:96px;overflow:hidden;padding:0 5px;}
.case ul li:hover{-webkit-box-shadow:0 2px 10px rgba(14, 177, 239, .48);-moz-box-shadow:0 2px 10px rgba(14, 177, 239, .48);box-shadow:0 2px 10px rgba(14, 177, 239, .48);}
.case ul li:hover .h3{color:#0eb1ef;}
.case ul li:hover p{color:#333;}

/************************************************************************************************************/
/************************************************************************************************************/
/*** 新闻中心代码 ***/
.newnav{text-align:center;margin-bottom:60px;}
.newnav a{display:inline-block;margin-left:-1px;font-size:16px;vertical-align:top;width:250px;height:53px;line-height:53px;border:solid 1px #d6d6d6;}
.newnav a:hover{background:#0eb1ef;color:#fff;border-color:#0eb1ef;}
.news{}
.news span{display:block;}
.news .hdline{background:#f5f5f5;padding:40px 0;}
.news .hdline div{display:table;}
.news .hdline a{display:table-cell;vertical-align:top;}
.news .hdline .h2{width:100%;height:30px;overflow:hidden;}
.news .hdline .img{width:42%;overflow:hidden;}
.news .hdline .img img{width:100%;height:auto;}
.news .hdline .txt{width:58%;padding-left:40px;position:relative;}
.news .hdline span{margin:15px 0;line-height:30px;color:#999;}
.news .hdline i{margin-top:0;}
.news .hdline p{line-height:30px;}
.news .hdline em{position:absolute;left:40px;bottom:0;color:#024a97;}

.news ul li{position:relative;padding:37px 0 37px 110px;border-bottom:solid 1px #ececec;}
.news ul li span{width:80px;height:80px;position:absolute;left:0;top:36px;color:#a6daf7;background:#0eb1ef;text-align:center;}
.news ul li span b{display:block;font-size:34px;color:#fff;padding-top:5px;}
.news ul li .ft20{margin-bottom:15px;/*height:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;*/}
.news ul li p{height:24px;overflow:hidden;margin-bottom:16px;}
.news ul li:hover .ft20{color:#0eb1ef;}

/************************************************************************************************************/
/************************************************************************************************************/
/*** 新闻动态代码 ***/
.dynamic{}
.dynamic ul{margin-top:-44px;}
.dynamic ul li a,
.dynamic ul li span{display:block;}
.dynamic ul li{float:left;width:384px;margin-right:24px;font-size:12px;margin-top:24px;}
.dynamic ul li a{padding:24px;border:solid 1px #e9e9e9;}
.dynamic ul li span{color:#999;margin-top:15px;height:18px;line-height:18px;padding-left:25px;background:url('ico/time.png') left center no-repeat;}
.dynamic ul li img{width:100%;height:auto;}
.dynamic ul li .h3{font-weight:normal;border-bottom:solid 1px #ddd;margin-bottom:18px;position:relative;}
.dynamic ul li .h3 em{display:inline-block;vertical-align:middle;width:90%;height:49px;line-height:49px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.dynamic ul li .h3 img{width:auto;position:absolute;bottom:-5px;left:50px;}
.dynamic ul li .h3 i{border-color:#024a97;margin:0;width:14px;border-left-width:4px;}
.dynamic ul li p{height:48px;overflow:hidden;}
.dynamic ul li:hover{-webkit-box-shadow:0 2px 10px rgba(0, 0, 0, .15);-moz-box-shadow:0 2px 10px rgba(0, 0, 0, .15);box-shadow:0 2px 10px rgba(0, 0, 0, .15);}

/************************************************************************************************************/
/************************************************************************************************************/
/*** 新闻详情代码 ***/
.newstext{border:solid #ededed;border-width:1px 0 0 1px;}
.newstext .textbox{padding:35px 50px 75px;width:794px;border-right:solid 1px #ededed;}
.newstext .textbox span{font-size:12px;color:#999;}
.newstext .textbox dt{padding-bottom:30px;margin-bottom:40px;border-bottom:dashed 1px #d9d9d9;}
.newstext .textbox strong{color:#333;}
.newstext .newslist{padding:35px 25px 75px;width:255px;}
.newstext .newslist b{margin-bottom:15px;}
.newstext .newslist li{height:34px;font-size:12px;line-height:34px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newstext .newslist li:hover{text-decoration:underline;}

.sxb{margin-top:30px;padding-top:34px;border-top:dashed 1px #d9d9d9;}
.sxb li{text-align:center;border:solid 1px #ddd;line-height:24px;padding:12px 0;width:43%;}
.sxb li a{display:inline-block;vertical-align:middle;max-width:75%;height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.sxb li:hover,.sxb li:hover a{background:#ddd;color:#999;}

/************************************************************************************************************/
/************************************************************************************************************/
/*** 天禹车展代码 ***/
.wrapper{}
.wrapper .hdon{position:fixed;z-index:9999;top:0;left:0;width:100%;background: rgba(255,255,255,0.6);background-color: #fff\6;filter: alpha(opacity=60);}
.wrapper i{border-color:#1880ff;}
.wrapper .nav li{margin-left:15px;font-size:14px;}
.wrapper .tel{background: url('ico/a-s-tel.png') left center no-repeat;color:#1880ff;}
/*.wrapper .footer{margin-top:55px;}*/
.wrapper .footer .ft_bg{display:none;}

.auto_show{}
.a_s1{background:#1528a6;}
.a_s1 .common{background:#fff;}
.a_s1 .col1{width:390px;}
.a_s1 .col2{width:785px;font-size:0;position:relative;}

.a_s1 .col1 .a_s_tit{margin-top:-42px;position:relative;z-index:99;}
.a_s1 .col1 .a_s_tit span{display:block;float:left;background:#ff0000;color:#fff;position:relative;height:42px;line-height:42px;padding-right:16px;}
.a_s1 .col1 .a_s_tit .tz{vertical-align:middle;width:20px;height:auto;display:inline-block;margin:-5px 15px 0 20px;}
.a_s1 .col1 .a_s_tit .jt{position:absolute;right:-42px;top:0;}
.a_s1 .col1 .a_s_tit b{font-size:18px;color:#fff000;display:inline-block;padding:0 7px;}
.a_s1,
.a_s1 .col1 .a_s_tit span{-webkit-box-shadow:0 0px 10px rgba(0, 0, 0, .10);-moz-box-shadow:0 0px 10px rgba(0, 0, 0, .10);box-shadow:0 0px 10px rgba(0, 0, 0, .10);}
.a_s1 .col1 form{padding-left:35px;}
.a_s1 .col1 ul li{margin-top:8px;color:#333;}
.a_s1 .col1 ul li.radio{line-height:30px;}
.a_s1 .col1 ul li.radio input{margin:0 5px;}
.a_s1 .col1 .h2{font-size:32px;line-height:40px;text-align:center;margin-top:25px;margin-bottom:3px;}
.a_s1 .col1 label{display:block;line-height:28px;}
.a_s1 .col1 input.in,
.a_s1 .col1 input.key,
.a_s1 .col1 select,
.a_s1 .col1 textarea{border:solid 1px #ddd;border-radius:5px;height:30px;line-height:30px;color:#757575;}
.a_s1 .col1 select{width:170px;}
.a_s1 .col1 input.in,
.a_s1 .col1 .key{width:158px;padding:0 5px;}
.a_s1 .col1 textarea{padding:5px;width:353px;height:48px;font-size:12px;line-height:24px;}
.a_s1 .col1 .tij{width:235px;height:45px;line-height:45px;color:#fff;border:none;font-size:20px;background:#ff0000;border-radius:5px;display:block;margin:20px auto 0;cursor:pointer;}
.a_s1 .col1 .yzm{margin-top:15px;}
.a_s1 .col1 .yanz{vertical-align:middle;}

.a_s1 .col1 .txt{font-size:12px;line-height:28px;}
.a_s1 .col1 .txt img{vertical-align:middle;margin-right:10px;margin-top:-4px;}
.a_s1 .col1 .txt a{color:#1880ff;}
.a_s1 .col2 img{}
.a_s1 .col2 .countdown{display:none;position:absolute;left:0;bottom:30px;z-index:10;width:100%;font-size:20px;text-align:center;line-height:45px;color:#fff;}
.a_s1 .col2 .countdown b{color:#fff;font-size:26px;line-height:40px;border-radius:5px;display:inline-block;vertical-align:top;margin:0 12px 0 15px;width:43px;background:url('ico/a-s-djs.jpg') center repeat-x;}
.a_s1 .col2 .countdown b:nth-child(1){margin-left:0;}

/************************************************************************************************************/
/*** 车展介绍代码 ***/
.a_s2{background:url('i2-bg.jpg') center top no-repeat;}
.a_s2 .row{/*-webkit-box-shadow:0 1px 10px rgba(0, 0, 0, .07);-moz-box-shadow:0 1px 10px rgba(0, 0, 0, .07);box-shadow:0 1px 10px rgba(0, 0, 0, .07);*/}
.a_s2 .col1{width:500px;height:330px;position:relative;}
.a_s2 .col1 li img{width:100%;height:100%;border-radius:5px;}
.a_s2 .col1 .a-s-btn.prev{left:0;}
.a_s2 .col1 .a-s-btn.next{right:0;}
.a_s2 .col2{width:605px;margin-right:45px;position:relative;}
.a_s2 .col2 .v_align{width:100%;}
.a_s2 .col2 .h2{margin-bottom:10px;}
.a_s2 .col2 p{}
.a_s2 .col2 p span{color:#999;display:block;line-height:40px;}

.a_s2 .col2 ul{text-align:center;}
.a_s2 .col2 ul li{display:inline-block;vertical-align:top;width:30%;margin:0 1%;}
.a_s2 .col2 ul li span{display:block;font-size:0;width:30px;margin:0 auto;padding:19px;border-radius:50%;}
.a_s2 .col2 ul li p{font-size:12px;line-height:22px; width: 80%; display: none;}
.a_s2 .col2 ul li b{display:block;margin:10px 0 5px;}
.a_s2 .col2 ul li img{width:30px;height:auto;}
.a_s2 .col2 ul li.li1{width:30%;}
.a_s2 .col2 ul li.li1 span{background:#ffb71d;}
.a_s2 .col2 ul li.li3{width:30%;}
.a_s2 .col2 ul li.li2 span{background:#0ba7a9;}
.a_s2 .col2 ul li.li3{width:30%;}
.a_s2 .col2 ul li.li3 span{background:#e02b5e;}


/************************************************************************************************************/
/*** 参展流程代码 ***/
.a_s3{background:#1880ff url('a-s-4.png') center bottom no-repeat;padding-bottom:65px;margin-top:60px;}
.a_s3 ul li{float:left;width:280px;margin:0 10px;text-align:center;background: rgba(255,255,255,0.9);background-color: #fff\9;filter: alpha(opacity=90);position:relative;}
.a_s3 ul li a{display:block;padding:35px 25px;}
.a_s3 ul li p{height:96px;overflow:hidden;}
.a_s3 ul li .img{max-width:100%;height:auto;}
.a_s3 ul li .ft20{margin:10px 0;}
.a_s3 ul li:after{content:"";display:block;height:20px;width:20px;position:absolute;right:-20px;top:50%;margin-top:-10px;background:url('ico/a-s-2.png') center no-repeat;background-size:20px auto;transform:rotate(90deg);
	-ms-transform:rotate(-90deg); 	/* IE 9 */
	-moz-transform:rotate(-90deg); 	/* Firefox */
	-webkit-transform:rotate(-90deg); /* Safari 和 Chrome */
	-o-transform:rotate(-90deg);
}
.a_s3 ul li:nth-child(4):after{background:none;}

/************************************************************************************************************/
/*** 参展品牌代码 ***/
.a_s4{}
.a_s4 ul{}
.a_s4 li{float:left;width:108px;overflow:hidden;text-align:center;padding:15px 0;margin:7px 6px;position:relative;-webkit-box-shadow:0 0px 4px rgba(0, 0, 0, .10);-moz-box-shadow:0 0px 4px rgba(0, 0, 0, .10);box-shadow:0 0px 4px rgba(0, 0, 0, .10);}
.a_s4 li img{width:auto;height:80px;}
.a_s4 li p{margin-top:5px;color:#333;}
.a_s4 .txt{text-align:center;color:#999;line-height:40px;}

/************************************************************************************************************/
/*** 郑重承诺代码 ***/
.a_s5{background:url('a-s-2.jpg') center top no-repeat;padding:50px 0 60px;margin-top:60px;}
.a_s5 ul{width:465px;margin:0 10px;}
.a_s5 ul li{padding:30px 25px 15px;text-align:center;background:rgba(255,255,255,0.8);background:#fff\8;filter:alpha(opacity=80);margin-top:10px;border-radius:5px;}
.a_s5 ul li dl{}
.a_s5 ul li dl dt,
.a_s5 ul li dl dd{display:inline-block;vertical-align:middle;}
/*.a_s5 ul li dl dt{background:#1880ff;font-size:0;border-radius:50%;margin-right:15px;}
.a_s5 ul li dl dt img{width:35px;height:auto;padding:14px;}*/
.a_s5 ul li dl dd{text-align:left;color:#999;width:160px;margin-left:15px;}
.a_s5 ul li dl dd span{display:block;color:#333;font-size:20px;margin-bottom:5px;}
.a_s5 ul li p{height:72px;margin-top:3px;}
.a_s5 .col2{padding-top:10px;font-size:0;}

/************************************************************************************************************/
/*** 交通指南代码 ***/
.a_s6{position:relative;}
.a_s6 .txt{background:url('a-s-6.jpg') center no-repeat;padding:8px;position:relative;}
.a_s6 .txt ul{right:30px;background:#fff;padding:8px 20px 25px;width:290px;}
.a_s6 .txt ul li{padding:24px 0;border-bottom:solid 1px #f7f7f7;color:#333;}
.a_s6 .txt ul li p{margin-top:10px;}
.a_s6 .txt ul li i{margin-top:-2px;}
.a_s6 .txt .online{font-size:16px;color:#1880ff;margin-top:20px;}
.a_s6 .txt .online img{width:22px;height:auto;vertical-align:middle;margin-right:8px;}
.a_s6 .map{overflow:hidden;}
.a_s6 #map{width:145%;height:520px;margin-left:-45%;}
.a_s6 .a_s_car{position:absolute;left:0;bottom:0;width:160px;height:auto;z-index:10;}

/************************************************************************************************************/
/*** 往期回顾代码 ***/
.a_s7{background:url('a-s-7.jpg') center top no-repeat;padding:45px 0 75px;margin-top:80px;}
.a_s7 .picScrolls{position:relative;}
.a_s7 ul{width:100%;overflow:hidden;zoom:1;float:left;_display:inline;}
.a_s7 ul li{float:left;width:295px;height:200px;margin:10px 0 0 10px;overflow:hidden;}
.a_s7 ul li img{width:auto;height:100%;}
.a_s7 ul li .li img,
.a_s7 ul li.li{width:590px;height:410px;margin-left:0;}
.a-s-btn{font-size:0px;padding:30px 10px;position:absolute;top:50%;margin-top:-38px;z-index:10px;cursor:pointer;background: rgba(0,0,0,0.3);background-color: #000\3;filter: alpha(opacity=30);}
.a-s-btn img{width:15px;height:auto;}
.a-s-btn.prev{left:-77px;}
.a-s-btn.next{right:-77px;}

/************************************************************************************************************/
/*** 购车须知代码 ***/
.a_s8{background:#f3f3f3;padding:5px 0 55px;}
.a_s8 .a_s81{position:relative;}
.a_s8 .a_s81 ul{width:100%;overflow:hidden;zoom:1;float:left;_display:inline;}
.a_s8 .a_s81 ul li{float:left;width:584px;margin:8px;padding:25px 0;background:#fff;}
.a_s8 .a_s81 ul li .ft16{margin:0 25px 15px;}
.a_s8 .a_s81 ul li p{height:72px;overflow:hidden;margin:0 35px;}
.a_s8 .a_s81 .a-s-btn:hover{background:#1880ff;}

.a_s8 .a_s82{margin-top:32px;}
.a_s8 .a_s82 li{float:left;width:280px;margin-right:26px;text-align:center;padding:42px 0;-webkit-box-shadow:0 1px 10px rgba(0, 0, 0, .10);-moz-box-shadow:0 1px 10px rgba(0, 0, 0, .10);box-shadow:0 1px 10px rgba(0, 0, 0, .10);}
.a_s8 .a_s82 li img{width:130px;height:130px;border-radius:50%;}
.a_s8 .a_s82 li p{font-size:20px;margin:30px 0 40px;color:#333;}
.a_s8 .a_s82 li b,
.a_s8 .a_s82 li span{display:block;width:150px;height:40px;line-height:40px;margin:0 auto;position:relative;z-index:2;border-radius:20px;color:#1880ff;}
.a_s8 .a_s82 li .z1{border:solid 1px #1880ff;}
.a_s8 .a_s82 li .z2{position:absolute;background:#e0e7ee;right:-3px;bottom:-4px;z-index:1;display:none;}
.a_s8 .a_s82 li:hover .z1{background:#1880ff;color:#fff;}
.a_s8 .a_s82 li:hover .z2{display:block;}

.pcxs{display:block;}
.sjxs{display:none;}
.sj_fixed{position:fixed;width:100%;bottom:0;left:0;text-align:center;background:#000;z-index:101;border-top:solid 1px #3e3b3b;}
.sj_fixed a{display:inline-block;width:32%;vertical-align:top;color:#fff;padding:10px 0;}
.sj_fixed a img{width:25px;height:auto;vertical-align:middle;margin-right:5px;}
.sj_fixed a span{display:inline-block;vertical-align:middle;}




        select {

      /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/

      border: solid 1px #000;



      /*很关键：将默认的select选择框样式清除*/

      appearance:none;

      -moz-appearance:none;

      -webkit-appearance:none;



      /*在选择框的最右侧中间显示小箭头图片*/

      background: url("../i/xl.png") no-repeat scroll right center  #fff !important;





      /*为下拉小箭头留出一点位置，避免被文字覆盖*/

      padding-right: 14px;

    }





    /*清除ie的默认选择框样式清除，隐藏下拉箭头*/

    select::-ms-expand { display: none; }

/************************************************************************************************************/
/************************************************************************************************************/
/*** 手机端代码 ***/
@media screen and (max-width:640px){
	.common,.footer{width:94%;min-width:0;}
	.footer{padding-left:3%;padding-right:3%;}
	.nav_trigger,.fullslide,.sjxs{display:block;}
	.hdp,.pcxs{display:none;}
  .row1 .col2 ul li span{ }
	.fl,.fr{float:none !important;width:100% !important;}
	.v_align{position:relative;top:auto;-webkit-transform:translate(0%,0%); /*Safari,Chrome*/-moz-transform:translate(0%,0%); /*IE9+*/transform:translate(0%,0%);}
	.all_align{position:relative;top:auto;left:auto;-webkit-transform:translate(0%,0%); /*Safari,Chrome*/-moz-transform:translate(0%,0%); /*IE9+*/transform:translate(0%,0%);}

	.header{height:60px;position:fixed;top:0;left:0;width:100%;z-index:999;border-bottom:solid 1px #ddd;background: rgba(255,255,255,0.9);background-color: #fff\9;filter: alpha(opacity=90);}
	.header dd{float:right !important;width:auto !important;}
	.logo{padding:5px 0;float:left !important;width:auto !important;}
	.logo img{width:auto;height:45px;margin-top:3px;}
	.tel{background:none;font-size:0;line-height:0;padding:15px 0;margin:0;margin-right:40px;}
	.tel a{display:inline;}
	.tel img{width:30px;height:auto;}
	.nav li{float:none;margin-left:0px;padding:0;font-size:14px;}
	.nav li a{width:100%;color:#fff;}
	.nav li.lid14 a{background:none;}
	.nav li ul{display:block;position:relative;top:0px;background:none;border:solid 1px #555;border-width:1px 0;}
	.nav li ul li{margin:0;padding:0;font-size:12px;}
	.nav li ul li a{line-height:25px;height:25px;}
	.nav{position:fixed;left:-100%;top:0;margin:0 !important;background:#444;z-index:100;-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:300ms;transition-duration:300ms;width:94%;height:100%;padding-top:45px;}
	.nav-active .nav{left:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
	.nav-active .nav_trigger{position:fixed;}

	.h1{font-size:26px;line-height:35px;padding:20px 0 25px;}
	.h2{font-size:22px;line-height:30px;margin-bottom:10px;}
	.h3{font-size:16px;}
	.ft22{font-size:20px;line-height:28px;}
	.ft20{font-size:18px;}
	.ft16{font-size:14px;}

	/************************************************************************************************************/
	/************************************************************************************************************/
	/*** 底部代码 ***/
	.footer{background:#000;padding:30px 0 75px;text-align:center;width:100%;}
	.footer .ft_bg{display:none;}
	.footer dt{margin-top:15px;}

	/************************************************************************************************************/
	/************************************************************************************************************/
	/*** 首页代码 ***/
	.icontainer{padding-bottom:45px;}
	.icontainer b{font-size:16px;}
	.i_title{text-align:center;text-transform:uppercase;padding:35px 0 30px;}
	.i_title dt{font-size:28px;line-height:35px;}
	.i_title dd.i_en{margin-top:5px;font-size:16px;}
	.i_title dd.i_line{width:25px;height:9px;}

	/************************************************************************************************************/
	/*** 首页-需求提交代码 ***/
	.formtj{margin:60px auto 45px;}
	.row1 .col1{width:100%;}
	.row1 .col1 h2{font-size:18px;padding-left:30px;background-size:25px auto;margin-bottom:25px;}
	.row1 .col1 ul{padding:20px 3% 15px;}
	.row1 .col1 ul li input{width:80%;padding:0 2%;}
	.row1 .col1 ul li select,
	.row1 .col1 .xmxq span{width:84% !important;margin:0 !important}
	.row1 .col1 .key{width:65%;margin-right:3%;}

	/*** 首页-最新动态代码 ***/
	.row1 .col2{padding:20px 3% 0;width:94% !important;margin-right:0px;}
	.row1 .col2 dl.i2t{margin-bottom:15px;}
	.row1 .col2 dl.i2t dt{font-size:18px;width:auto !important;float:left !important;}
	.row1 .col2 dl.i2t dd{width:auto !important;float:right !important;}
	.row1 .col2 dl.i2t dt img{width:25px;margin-right:10px;}
	.row1 .col2 .headline{display:none;}

	/************************************************************************************************************/
	/*** 首页-服务内容代码 ***/
	.row2 .main{margin-top:-20px;}
	.row2 .main a{width:45%;margin:10px 2%;}
	.row2 .main img{width:35px;padding:18px;}
	.row2 .main b{line-height:45px;}

	/************************************************************************************************************/
	/*** 首页-经典案例代码 ***/
	.row3 .tempWrap{width:300px !important;overflow:hidden;}
	.row3 .picScrolls.common .prev{left:-3%;}
	.row3 .picScrolls.common .next{right:-3%;}

	/************************************************************************************************************/
	/*** 首页-合作伙伴代码 ***/
	.row4 li{width:22%;height:auto;margin:0 1% 10px;font-size:0;overflow:hidden;}
	.row4 li img{width:100%;height:auto;position:relative;top:auto;left:auto;-webkit-transform: translate(0%,0%);-moz-transform: translate(0%,0%);transform: translate(0%,0%);}

	/************************************************************************************************************/
	/*** 首页-天禹优势代码 ***/
	.row5{padding-bottom:45px;margin-top:30px;}
	.row5 ul li{width:100%;height:auto;background:#404649;margin:5px 0;}
	.row5 ul li .img{height:auto;margin:0 !important;display:none;}
	.row5 ul li .img img{width:100%;height:auto;margin-left:0;}
	.row5 ul li .txt{padding:15px 15px 0;}
	.row5 ul li .txt span{margin-bottom:15px;}
	.row5 ul li .txt p{height:auto !important;padding-bottom:15px;}
	.row5 ul li a,
	.row5 ul li b{color:#fff;}

	/************************************************************************************************************/
	/*** 首页-新闻动态代码 ***/
	.row6 .col1,
	.row6 .col2{width:100%;}
	.row6 .col1 a{display:block;padding:20px 25px;}
	.row6 .col1 span{font-size:18px;}
	.row6 .col1 p{margin-top:15px;}
	.row6 .col1 img{width:100%;height:auto;}
	.row6 .col2{display:none;}

	/************************************************************************************************************/
	/************************************************************************************************************/
	/*** 内页代码 ***/
	.container{padding-bottom:45px;}
	.banner{height:150px;min-width:0;margin-top:60px;}
	.banner .v_align{position:absolute;top:50%;-webkit-transform:translate(0%,-50%); /*Safari,Chrome*/-moz-transform:translate(0%,-50%); /*IE9+*/transform:translate(0%,-50%);}
	.banner dl dt{font-size:26px;line-height:35px;margin-bottom:5px;}
	.banner dl dd{font-size:12px;}

	.submenu{border:none;}
	.crumbs{border-bottom:solid 1px #ebebeb;line-height:35px;}
	.subnav{margin-top:20px;font-size:12px;}
	.subnav a{width:19.5%;height:35px;line-height:35px;border:solid 1px #ebebeb;border-left:none;overflow:hidden;}

	.smalltext{margin:0;}
	.smalltext p{line-height:26px;}

	.page a, .page b{margin-top:20px;}

	/************************************************************************************************************/
	/************************************************************************************************************/
	/*** 团队介绍代码 ***/
	.team .smalltext{width:100%;}
	.team .tm_tit{padding-bottom:14px;margin-bottom:25px;}
	.team .tm_tit b{font-size:20px;}
	.team ul{margin-top:30px;}
	.team ul li{width:47%;margin:5px 1%;}
	.team ul li a{padding-bottom:10px;}
	.team ul li b{font-size:16px;line-height:25px;margin:5px 0 0px;}

	/************************************************************************************************************/
	/************************************************************************************************************/
	/*** 董事长致辞代码 ***/
	.speech{}
	.speech .txt{padding:0 0 45px;margin-top:0px;background:none;}
	.speech dl{width:94%;margin:0 auto;padding:0 3%;}
	.speech dl dt{text-align:center;}
	.speech dl dt span{display:block;font-size:16px;margin-top:10px;}
	.speech dl dd p{font-size:14px;line-height:24px;margin-top:24px;}
	.speech img{float:none;max-width:98%;height:auto;margin:0;}

	/************************************************************************************************************/
	/************************************************************************************************************/
	/*** 人才招聘代码 ***/
	.talent .list li{margin-bottom:20px;}
	.talent .list li .item-nav{padding:15px;}
	.talent .list li .item-nav b{margin-bottom:10px;}
	.talent .list li .item-nav span{display:block;margin:5px 0 0;}
	.talent .list li .item-nav em{right:15px;top:15px;width:10px;height:10px;padding:10px;margin-top:0px;background-size:10px auto;}

	.talent .list li .item{margin:0;padding:10px 3% 20px;}
	.talent .list li .item strong{font-size:14px;}

	.talent .online li{float:none;line-height:30px;padding:10px 0 10px 15px;border-bottom:solid 1px #ececec;border-right:none;}
	.talent .online li i{width:9px;top:18px;margin-top:-2px;}
	.talent .online li span{display:inline-block;}

	/************************************************************************************************************/
	/************************************************************************************************************/
	/*** 联系我们代码 ***/
	.contact .us{padding-bottom:30px;}
	.contact .us li{float:none;width:100%;text-align:left;border-bottom:solid 1px #dfdfdf;border-right:none;}
	.contact .us li img{width:24px;margin-left:5%;}
	.contact .map{width:99%;height:245px;}

	/************************************************************************************************************/
	/************************************************************************************************************/
	/*** 会议代码 ***/
	.sildenav{margin-top:20px;}
	.sildenav li{width:33.3%;font-size:14px;}
	.sildenav li a{padding:10px 0;margin-bottom:1px;}

	.sildenav li img{width:20px;margin-top:3px;}
	.sildenav li span{display:none;}

	/************************************************************************************************************/
	/************************************************************************************************************/
	/*** 会议策划代码 ***/
	.hy_top{background:#0cb0ef;padding:5px 0 45px;margin-top:35px;}
	.plan1 ul{display:block;}
	.plan1 ul li{display:block;width:99%;padding-right:0;border:solid 1px #e4e4e4;margin-bottom:15px;}
	.plan1 ul li:before{display:none;}
	.plan2 .box{background-position:9px center;}
	.plan2 ul{padding:20px 0;background-position:left 25px;padding-left:20px;}
	.plan2 ul li{text-align:left !important;}
	.plan2 ul li img{margin:15px 1% 0;width:47%;}

	/************************************************************************************************************/
	/************************************************************************************************************/
	/*** 会议接待代码 ***/
	.admit1 dl.box{margin-bottom:20px;}
	.admit1 dl.box dt{width:100%;margin-bottom:15px;}
	.admit1 dl.box dt img{margin-bottom:0;}
	.admit1 dl.box dd .v_align{width:94%;padding:3%;}

	.admit2{padding-bottom:0;}
	.admit2 ul li{margin-right:0px;margin-bottom:45px;width:99%;padding:20px 0;}
	.admit2 ul li img{width:45px;height:auto;}

	.admit2 ul li p{height:auto;}
	.admit2 ul li:after{right:0px;width:100% !important;right:0;height:45px !important;top:auto;bottom:-45px !important;background-size:20px auto;
		transform:rotate(90deg) !important;
		-ms-transform:rotate(90deg) !important; 	/* IE 9 */
		-moz-transform:rotate(90deg) !important; 	/* Firefox */
		-webkit-transform:rotate(90deg) !important; /* Safari 和 Chrome */
		-o-transform:rotate(90deg) !important; 	/* Opera */
	}

	/************************************************************************************************************/
	/************************************************************************************************************/
	/*** 增值服务代码 ***/
	.added{margin-bottom:-65px;}
	.added .ser-box{padding:40px 0;}
	.ser-box dl{position:relative;}
	.ser-box dl dt{float:right;font-size:0;line-height:0;width:100%;margin:0 auto 25px;text-align:center;}
	.ser-box dl dt img{max-width:90%;height:auto;}
	.ser-box dl .v_align{width:100%;left:auto !important;right:auto !important}
	.ser-box dl .h2{margin-bottom:15px;}

	/************************************************************************************************************/
	/************************************************************************************************************/
	/*** 会议场馆代码 ***/
	.sltit{font-size:24px;padding:25px 0 30px;}
	.sltit span{margin:0 15px;height:15px;vertical-align:top;}
	.venue2{padding-bottom:35px;margin-top:25px;}
	.venue2 ul li .txt{font-size:14px;height:35px;}
	.venue2 ul li .txt a{height:35px;}
	.venue2 ul li .txt img{width:20px;height:auto;}
	.venue2 ul li .txt .ft16{line-height:35px;}
	.venue2 ul li .txt span{height:23px;line-height:23px;}

	.venue3 li{width:48%;margin:8px 1%;}
	.venue3 li p{margin:5px 0;font-size:14px;}

	/************************************************************************************************************/
	/************************************************************************************************************/
	/*** 会议用车代码 ***/
	.vehicle .car2 li{width:94%;padding:3%;margin:10px 0;}
	.vehicle .car2 li .h2{font-size:20px;}
	.vehicle .car2 li p{margin:5px 0 10px;}

/************************************************************************************************************/
/************************************************************************************************************/
/*** 会议服务代码 ***/
/*.ser-nav{position:fixed;right:0;top:50%;width:100%;z-index:1;}
.ser-nav,.ser-nav ul{height:0;}
.ser-nav ul li{width:30px;background:url('ico/sv-li1.jpg') center repeat-y;}
.ser-nav.inside-nav-fixed{position:fixed;top:50%;right:0;}
.ser-nav a{display:block;height:14px;background:url('ico/sv-li2.png') center no-repeat;margin-top:28px;}
.ser-nav a.inside-nav-active{background:url('ico/sv-li3.png') center no-repeat;}

.service .i_title{padding-bottom:0;margin-bottom:-25px;}
.service .ser-box{padding:75px 0;font-size:16px;z-index:1;}
.service .ser-box dl .v_align{left:90px;}
.service .ser-box.odd dl dd .v_align{right:90px;}
.service .ser-box p{line-height:28px;margin:25px 0 35px;}
.service .ser-box span{display:inline-block;color:#fff;width:187px;height:46px;text-align:center;line-height:42px;text-indent:-1em;background:url('ico/sv-bg1.png') center no-repeat;}
.service .ser-box a{display:block;}
.service .ser-box:hover span{background:url('ico/sv-bg2.png') center no-repeat;}
.service .ser-box:hover .h2{color:#0bb0ef;}*/

	/************************************************************************************************************/
	/************************************************************************************************************/
	/*** 案例回顾代码 ***/
	.pt15-35{padding:20px 0 25px;}
	.case ul li{width:48%;margin:2% 1%;}
	.case ul li a{padding:3%;}
	.case ul li .h3{margin:10px 0;}

	/************************************************************************************************************/
	/************************************************************************************************************/
	/*** 新闻中心代码 ***/
	.newnav{margin-bottom:30px;}
	.newnav a{font-size:14px;width:25%;height:33px;line-height:33px;}

	.news .hdline{padding:20px 0;}
	.news .hdline .txt{padding-left:3%;}
	.news .hdline span{margin:8px 0;font-size:12px;display:none;}
	.news .hdline em{left:20px;}

	.news ul li{padding:25px 0 25px 100px;}
	.news ul li span{top:25px;}
	.news ul li span b{font-size:28px;}
	.news ul li .ft20{margin-bottom:5px;max-height:75px;overflow:hidden;}

	/************************************************************************************************************/
	/************************************************************************************************************/
	/*** 新闻动态代码 ***/
	.dynamic ul{margin-top:-20px;}
	.dynamic ul li{float:left;width:48%;margin:10px 1%;}
	.dynamic ul li a{padding:3%;}
	.dynamic ul li .h3 i{display:none;}

	/************************************************************************************************************/
	/************************************************************************************************************/
	/*** 新闻详情代码 ***/
	.newstext{border:solid 1px #ededed;border-top:none;}
	.newstext .textbox{padding:20px 4% 45px;width:92% !important;border:none;}
	.newstext .textbox dt{padding-bottom:20px;margin-bottom:25px;}
	.newstext .newslist{padding:0px 4% 45px;width:92% !important;}

	.sxb{margin-top:20px;padding-top:10px;}
	.sxb li{padding:8px 0;width:99% !important;margin-top:15px;}

	/************************************************************************************************************/
	/************************************************************************************************************/
	/*** 天禹车展代码 ***/
	.wrapper .nav_icon,
	.wrapper .nav_icon:before,
	.wrapper .nav_icon:after,
	.wrapper .nav-active .nav_icon:before,
	.wrapper .nav-active .nav_icon:after{background:#1880ff;}
	.wrapper .nav-active .nav_icon{background: rgba(0, 0, 0, 0);}
	.wrapper .tel{background:none;}

	.a_s1{margin-top:60px;padding-bottom:30px;}
	.a_s1 .col2{overflow:hidden;}
	.a_s1 .col2 img{max-width:110%;height:auto;margin-left:-20px;}
	.a_s1 .col1 .a_s_tit{margin-top:0px;height:35px;overflow:hidden;}
	.a_s1 .col1 .a_s_tit span{height:35px;line-height:35px;width:100%;padding:0;}
	.a_s1 .col1 .a_s_tit .jt{right:-6px;background:#fff;}
	.a_s1 .col1 .a_s_tit b{font-size:16px;}
	.a_s1 .col1 form{padding:0 4%;}
	.a_s1 .col1 .h2{font-size:26px;line-height:35px;margin-top:20px;}
	.a_s1 .col1 input.in{width:95% !important;padding:0 2%;}
	.a_s1 .col1 .key{width:54%;padding:0 2%;}
	.a_s1 .col1 input.fr{margin-top:8px;}
	.a_s1 .col1 textarea{padding:5px 2%;width:95%;}
	.a_s1 .col1 .tij{width:90%;}

	/************************************************************************************************************/
	/*** 车展介绍代码 ***/
	.a_s2 .col1{height:300px !important;overflow:hidden;margin-bottom:15px;}
	.a_s2 .col2 ul li{width:29%;}

	/************************************************************************************************************/
	/*** 参展流程代码 ***/
	.a_s3{padding-bottom:25px;margin-top:30px;}
	.a_s3 ul li{width:100%;margin:10px 0 15px;}
	.a_s3 ul li a{padding:20px 4%;}
	.a_s3 ul li p{height:auto;}
	.a_s3 ul li:after{right:50%;top:auto;bottom:-20px;margin-right:-10px;
		transform:rotate(0deg);
		-ms-transform:rotate(0deg); 	/* IE 9 */
		-moz-transform:rotate(0deg); 	/* Firefox */
		-webkit-transform:rotate(0deg); /* Safari 和 Chrome */
		-o-transform:rotate(0deg);
	}

	/************************************************************************************************************/
	/*** 参展品牌代码 ***/
	.a_s4{font-size:12px;}
	.a_s4 li{width:23%;padding:10px 0;margin:7px 1%;}
	.a_s4 li img{max-width:100%;height:auto;}

	/************************************************************************************************************/
	/*** 郑重承诺代码 ***/
	.a_s5{background:#1880ff;padding:0px 0 30px;margin-top:30px;}
	.a_s5 ul{width:100%;margin:0;}
	.a_s5 ul li{padding:20px 15px 15px;}
	.a_s5 ul li p{height:auto;margin-top:3px;}
	.a_s5 .col2{display:none;}

	/************************************************************************************************************/
	/*** 交通指南代码 ***/
	.a_s6 .txt{background:none;padding:0;}
	.a_s6 .txt ul{position:relative;right:auto;padding:8px 4% 20px;width:92%;}
	.a_s6 .txt ul li{padding:19px 0;}
	.a_s6 .txt ul li p{margin-top:5px;}
	.a_s6 #map{width:100%;height:230px;margin-left:0;}
	.a_s6 .a_s_car{display:none;}

	/************************************************************************************************************/
	/*** 往期回顾代码 ***/
	.a_s7{background:#1880ff;padding:0px 0 30px;margin-top:30px;}
	.a_s7 ul li{float:left;width:48%;height:120px;margin:2% 1% 0 !important;}
	.a_s7 ul li .li img,
	.a_s7 ul li.li{width:98%;height:240px;overflow:hidden;}
	.a-s-btn.prev{left:0;}
	.a-s-btn.next{right:0;}

}
@media screen and (max-width:480px){
	.row1 .col1 ul li input{width:75%;}
	.row1 .col1 ul li select,
	.row1 .col1 .xmxq span{width:79% !important;}
	.row1 .col1 .key{width:57%;}
	.row1 .col1 .xmxq label{margin-right:10px;}
	.a_s2 .col1{height:240px !important;}
}
@media screen and (max-width:360px){
	.row1 .col1 ul li input{width:72%;}
	.row1 .col1 ul li select,
	.row1 .col1 .xmxq span{width:77% !important;}
	.row1 .col1 .key{width:52%;}
	.a_s2 .col1{height:205px !important;}
}

@media (max-width:640px) and (min-width:560px){

}
